func golang.org/x/net/http2.backoffNewTimer
2 uses
golang.org/x/net/http2 (current package)
transport.go#L539: func backoffNewTimer(d time.Duration) *time.Timer {
transport.go#L572: timer := backoffNewTimer(d)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)